home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 January / ChipCD_1.03.iso / oddech / bechpack / bechpack.exe / scripts / DefineButton2_269 / BUTTONCONDACTION on(release).as
Text File  |  2002-10-29  |  50b  |  5 lines

  1. on(release){
  2.    gotoAndPlay(36);
  3.    stop();
  4. }
  5.